home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / LUNA152A / POPUPS / HTMLPOP / ATTRIBS.POP next >
Encoding:
Text File  |  1999-12-04  |  508 b   |  20 lines

  1. ;
  2. ; HTML-Popupserie für Texteditor Luna
  3. ; (c)1999 Richard Gordon Faika
  4. ;
  5. ; HTML-Textattribute
  6.  
  7. /tput        "<B>~</B>"            "$pdef26"
  8. /tput        "<I>~</I>"            "$pdef27"
  9. /tput        "<U>~</U>"            "$pdef28"
  10. /tput        "<S>~</S>"            "$pdef29"
  11. /tput        "<SUP>~</SUP>"        "$pdef30"
  12. /tput        "<SUB>~</SUB>"        "$pdef31"
  13. /tput        "<BLINK>~</BLINK>"    "$pdef32"
  14. /tput        "<STRONG>~</STRONG> "    "$pdef33"
  15. /tput        "<EM>~</EM>"        "$pdef34"
  16. /tput        "<TT>~</TT>"        "$pdef35"
  17. /tput        "<KBD>~</KBD>"        "$pdef36"
  18. /tput        "<PRE>~</PRE>"        "$pdef37"
  19. /end
  20.